This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

變成rule的形狀(1) - Stylelint

變成rule的形狀(1) - Stylelint

金魚系列、稀飯版

金魚系列、稀飯版

Advanced iOS App Architecture (Second Edition): Real-World App Architecture in Swift

Advanced iOS App Architecture (Second Edition): Real-World App Architecture in Swift


Comments